Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gRPC TLS endpoint to default to 80 for HTTP for backwards compat. #57

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

artursouza
Copy link
Member

@artursouza artursouza commented May 9, 2024

Update gRPC TLS endpoint to default to 80 for HTTP for backwards compatibility.

This regression was detected by an existing unit test at the Java SDK while implementing the updated version of this spec.

Addressing #56

@yaron2
Copy link
Member

yaron2 commented May 9, 2024

+1 binding

@artursouza
Copy link
Member Author

+1 binding

Copy link
Member

@mikeee mikeee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 binding

@elena-kolevska
Copy link
Contributor

elena-kolevska commented May 10, 2024

Even though I doubt anyone used port 443 without TLS, technically this is a breaking change, and we should remember to document it in the SDKs, once we implement it.

@mukundansundar
Copy link
Contributor

+1 binding

1 similar comment
@JoshVanL
Copy link
Contributor

+1 binding

@yaron2 yaron2 merged commit 57c1211 into dapr:main Jun 14, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants